home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / printer / Generic-OAKT_Printer.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.6 KB  |  51 lines

  1. <printer id="printer/Generic-OAKT_Printer">
  2.   <make>Generic</make>
  3.   <model>OAKT Printer</model>
  4.   <mechanism>
  5.     <!-- laser/ -->
  6.     <color/>
  7.     <resolution>
  8.       <dpi>
  9.         <x></x>
  10.         <y></y>
  11.       </dpi>
  12.     </resolution>
  13.     <consumables>
  14.       <comments>
  15.         <en></en>
  16.       </comments>
  17.     <!--one or more "partno" elements.--></consumables>
  18.   </mechanism>
  19.   <url></url>
  20.   <lang>
  21.     <proprietary />
  22.   </lang>
  23.   <autodetect>
  24.   <!--no known parport probe information--></autodetect>
  25.   <functionality>D</functionality>
  26.   <driver>foo2oak</driver><!--verified--><!--no "contrib_url"-->
  27.   <comments>
  28.     <en>
  29.  
  30.     OAKT printers understand a simple printer language that uses JBIG
  31.     compression to send a bitmap (raster) image of the printed page to the
  32.     printer.  This printer language was designed by Oak Technology (now Zoran)
  33.     and is licensed by (at least) HP for the Color LaserJet 1500.  The printer
  34.     language is highly efficient, but requires the host computer to render
  35.     characters, halftones, etc.
  36.  
  37.     If you have a Windows driver for your printer and the "About" panel
  38.     for the driver lists Copyright Oak Technology or Zoran, then you may have
  39.     a printer that understands the OAKT language.  If you print to a file
  40.     and the first four characters of the file are "OAKT", then you have
  41.     a printer that understands the OAKT language.
  42.  
  43.     There doesn't seem to be an official name for this language.  Oak
  44.     Technology calls it simply "Raster Driver".  That name is not specific
  45.     enough, so we have named it "OAKT", which are the first 4 characters
  46.     found in the printer stream.
  47.  
  48.     </en>
  49.   </comments>
  50. </printer>
  51.